Terminating a License Key
Note: Any additional licenses attached to a terminated license must be terminated separately.
Signature
Request:
- URL: /30/keys/<KEY_ID_OR_ACTIVATION_CODE>
- Method: DELETE
- Body: no
- Optional query string parameters:
-
return-key-state
(boolean). Defines whether to return Partner API 3.0’s License Key Structure of a created key in response (false
by default).
-
Response:
- Success status code: 200
- Body: Partner API 3.0’s License Key Structure (Not
empty only if the
return-key-state
parameter was enabled).